home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / i / image_desk / imagedeskv1.5.dms / in.adf / imagedesk / rexx / Empty.IDesk next >
Encoding:
Text File  |  1995-04-12  |  225 b   |  9 lines

  1. /* --------------------- standard startup ----------------------- */
  2.  
  3. OPTIONS RESULTS
  4.  
  5. if( ADDRESS() ~= "IDESK_REXXPORT" ) then
  6.     ADDRESS IDESK_REXXPORT
  7.  
  8. /* -------------------------------------------------------------- */
  9.